x86/mm: Fix one more check in the EPT p2m code
authorTim Deegan <Tim.Deegan@citrix.com>
Tue, 24 May 2011 08:30:51 +0000 (09:30 +0100)
committerTim Deegan <Tim.Deegan@citrix.com>
Tue, 24 May 2011 08:30:51 +0000 (09:30 +0100)
commit2877ed6556debabcd7050d1b7a879e78c6aadc6a
tree0b13c17f5faf448450c322546e6894863bab8dba
parentcd06c7d669ea3d3716cb7e539148b9d4cf66e46f
x86/mm: Fix one more check in the EPT p2m code

This is one more place that needs to check for 0 entries
after the AMD p2m-sharing patch made p2m_ram_rw == 0

Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
xen/arch/x86/mm/p2m-ept.c